This is the complete list of members for nkGraphics::TextureUtils, including all inherited members.
computeIrradianceSH(Texture *input, Texture *output) | nkGraphics::TextureUtils | static |
getFormatByteSize(FORMAT format) | nkGraphics::TextureUtils | static |
getFormatChannelCount(FORMAT format) | nkGraphics::TextureUtils | static |
getFormatDepthEquivalent(FORMAT format) | nkGraphics::TextureUtils | static |
getFormatRgbEquivalent(FORMAT format) | nkGraphics::TextureUtils | static |
getFormatSrgbEquivalent(FORMAT format) | nkGraphics::TextureUtils | static |
getFormatTypelessEquivalent(FORMAT format) | nkGraphics::TextureUtils | static |
getNeededMipsForSize(int width, int height, int depthOrArraySize) | nkGraphics::TextureUtils | static |
isFormatCompatibleForRenderFlag(FORMAT format, TEX_RENDER_FLAG renderFlag) | nkGraphics::TextureUtils | static |
isFormatCompressed(FORMAT format) | nkGraphics::TextureUtils | static |
isFormatOver255(FORMAT format) | nkGraphics::TextureUtils | static |